home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 May: Tool Chest
/
Dev.CD May 00 TC.toast
/
pc
/
tool chest
/
games
/
game sample code
/
zam 1.0a13
/
coreheaders
/
eventloop.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-09-16
|
196 b
|
8 lines
/*
Global variables for Event.c
*/
extern Boolean Done; /* Set to true when the user quits */
extern Boolean BackgroundFlag; /* true if the app is currently in the background */